* xfns.c (Fx_create_frame): Set font parameter directly instead of
authorChong Yidong <cyd@stupidchicken.com>
Sat, 24 Jun 2006 22:27:12 +0000 (22:27 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 24 Jun 2006 22:27:12 +0000 (22:27 +0000)
commite52c1fdabf4d7218e88dcbbd3237064f4a088319
treea531bd22df7a794954afc92ad2615b2bac3b74ff
parent651fbfe4880cb7e484a9dae42dd19b2a857723c8
* xfns.c (Fx_create_frame): Set font parameter directly instead of
using x_default_parameter, since x_get_args clears the parm alist.
src/ChangeLog
src/xfns.c